home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / Intro to HyperCard 2.0 / card_28737.txt < prev    next >
Text File  |  1990-08-24  |  3KB  |  177 lines

  1. -- card: 28737 from stack: in.0
  2. -- bmap block id: 36221
  3. -- flags: 0000
  4. -- background id: 15491
  5. -- name: Multiple Window
  6.  
  7.  
  8. -- part 8 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=70 top=139 right=295 bottom=246
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 174
  16. -- text size: 14
  17. -- style flags: 16384
  18. -- line height: 19
  19. -- part name: List
  20.  
  21.  
  22. -- part 25 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=286 top=139 right=307 bottom=457
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 174
  30. -- text size: 14
  31. -- style flags: 16384
  32. -- line height: 19
  33. -- part name: List
  34.  
  35.  
  36. -- part 26 (button)
  37. -- low flags: 00
  38. -- high flags: 2000
  39. -- rect: left=39 top=138 right=180 bottom=227
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: about multiple windows
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   go cd the short name of me
  51. end mouseUp
  52.  
  53.  
  54.  
  55. -- part 27 (button)
  56. -- low flags: 00
  57. -- high flags: 2000
  58. -- rect: left=39 top=195 right=237 bottom=227
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 0 / 0
  61. -- text alignment: 1
  62. -- font id: 0
  63. -- text size: 12
  64. -- style flags: 0
  65. -- line height: 16
  66. -- part name: opening multiple windows
  67. ----- HyperTalk script -----
  68. on mouseUp
  69.   go cd the short name of me
  70. end mouseUp
  71.  
  72.  
  73.  
  74. -- part 28 (button)
  75. -- low flags: 00
  76. -- high flags: 2000
  77. -- rect: left=39 top=253 right=295 bottom=227
  78. -- title width / last selected line: 0
  79. -- icon id / first selected line: 0 / 0
  80. -- text alignment: 1
  81. -- font id: 0
  82. -- text size: 12
  83. -- style flags: 0
  84. -- line height: 16
  85. -- part name: managing windows
  86. ----- HyperTalk script -----
  87. on mouseUp
  88.   go cd the short name of me
  89. end mouseUp
  90.  
  91.  
  92.  
  93. -- part 29 (button)
  94. -- low flags: 00
  95. -- high flags: 2000
  96. -- rect: left=255 top=138 right=180 bottom=443
  97. -- title width / last selected line: 0
  98. -- icon id / first selected line: 0 / 0
  99. -- text alignment: 1
  100. -- font id: 0
  101. -- text size: 12
  102. -- style flags: 0
  103. -- line height: 16
  104. -- part name: the look of windows
  105. ----- HyperTalk script -----
  106. on mouseUp
  107.   go cd the short name of me
  108. end mouseUp
  109.  
  110.  
  111.  
  112. -- part 30 (button)
  113. -- low flags: 00
  114. -- high flags: 2000
  115. -- rect: left=255 top=195 right=237 bottom=443
  116. -- title width / last selected line: 0
  117. -- icon id / first selected line: 0 / 0
  118. -- text alignment: 1
  119. -- font id: 0
  120. -- text size: 12
  121. -- style flags: 0
  122. -- line height: 16
  123. -- part name: resizing windows
  124. ----- HyperTalk script -----
  125. on mouseUp
  126.   go cd the short name of me
  127. end mouseUp
  128.  
  129.  
  130.  
  131. -- part 31 (button)
  132. -- low flags: 00
  133. -- high flags: 2000
  134. -- rect: left=255 top=252 right=294 bottom=443
  135. -- title width / last selected line: 0
  136. -- icon id / first selected line: 0 / 0
  137. -- text alignment: 1
  138. -- font id: 0
  139. -- text size: 12
  140. -- style flags: 0
  141. -- line height: 16
  142. -- part name: scrolling in windows
  143. ----- HyperTalk script -----
  144. on mouseUp
  145.   go cd the short name of me
  146. end mouseUp
  147.  
  148.  
  149.  
  150. -- part contents for card part 8
  151. ----- text -----
  152. ABOUT MULTIPLE WINDOWS
  153.  
  154. OPENING MULTIPLE WINDOWS
  155.  
  156. MANAGING WINDOWS
  157.  
  158.  
  159.  
  160.  
  161.  
  162. -- part contents for card part 25
  163. ----- text -----
  164. THE LOOK OF WINDOWS
  165.  
  166. RESIZING 
  167. WINDOWS
  168.  
  169. SCROLLING IN WINDOWS
  170.  
  171.  
  172.  
  173.  
  174. -- part contents for background part 6
  175. ----- text -----
  176.  
  177. These options contain information about working with the multiple windows that HyperCard 2.0 allows.